home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 September / CHIP Eylül 1998.iso / Slackwar / kernels / ibmmca.s / config < prev    next >
Text File  |  1997-06-04  |  9KB  |  400 lines

  1. #
  2. # Automatically generated make config: don't edit
  3. #
  4.  
  5. #
  6. # Code maturity level options
  7. #
  8. CONFIG_EXPERIMENTAL=y
  9.  
  10. #
  11. # Processor type and features
  12. #
  13. CONFIG_M386=y
  14. # CONFIG_M486 is not set
  15. # CONFIG_M586 is not set
  16. # CONFIG_M686 is not set
  17. CONFIG_MATH_EMULATION=y
  18. # CONFIG_MTRR is not set
  19.  
  20. #
  21. # Loadable module support
  22. #
  23. CONFIG_MODULES=y
  24. # CONFIG_MODVERSIONS is not set
  25. # CONFIG_KMOD is not set
  26.  
  27. #
  28. # General setup
  29. #
  30. CONFIG_NET=y
  31. # CONFIG_PCI is not set
  32. CONFIG_MCA=y
  33. CONFIG_SYSVIPC=y
  34. # CONFIG_BSD_PROCESS_ACCT is not set
  35. CONFIG_SYSCTL=y
  36. CONFIG_BINFMT_AOUT=y
  37. CONFIG_BINFMT_ELF=y
  38. CONFIG_BINFMT_MISC=y
  39. # CONFIG_BINFMT_JAVA is not set
  40. # CONFIG_VIDEO_SELECT is not set
  41. CONFIG_PARPORT=y
  42. CONFIG_PARPORT_PC=y
  43. # CONFIG_PARPORT_OTHER is not set
  44.  
  45. #
  46. # Plug and Play support
  47. #
  48. # CONFIG_PNP is not set
  49.  
  50. #
  51. # Block devices
  52. #
  53. CONFIG_BLK_DEV_FD=y
  54. CONFIG_BLK_DEV_IDE=y
  55.  
  56. #
  57. # Please see Documentation/ide.txt for help/info on IDE drives
  58. #
  59. # CONFIG_BLK_DEV_HD_IDE is not set
  60. CONFIG_BLK_DEV_IDEDISK=y
  61. CONFIG_BLK_DEV_IDECD=y
  62. CONFIG_BLK_DEV_IDETAPE=y
  63. CONFIG_BLK_DEV_IDEFLOPPY=y
  64. # CONFIG_BLK_DEV_IDESCSI is not set
  65. CONFIG_BLK_DEV_CMD640=y
  66. # CONFIG_BLK_DEV_CMD640_ENHANCED is not set
  67. # CONFIG_IDE_CHIPSETS is not set
  68. CONFIG_BLK_DEV_PS2=y
  69.  
  70. #
  71. # Additional Block Devices
  72. #
  73. CONFIG_BLK_DEV_LOOP=y
  74. # CONFIG_BLK_DEV_NBD is not set
  75. CONFIG_BLK_DEV_MD=y
  76. CONFIG_MD_LINEAR=y
  77. CONFIG_MD_STRIPED=y
  78. CONFIG_MD_MIRRORING=y
  79. CONFIG_MD_RAID5=y
  80. CONFIG_MD_BOOT=y
  81. CONFIG_BLK_DEV_RAM=y
  82. CONFIG_BLK_DEV_INITRD=y
  83. # CONFIG_BLK_DEV_XD is not set
  84. CONFIG_PARIDE_PARPORT=y
  85. # CONFIG_PARIDE is not set
  86. # CONFIG_BLK_DEV_HD is not set
  87.  
  88. #
  89. # Networking options
  90. #
  91. CONFIG_PACKET=y
  92. # CONFIG_NETLINK is not set
  93. CONFIG_FIREWALL=y
  94. CONFIG_NET_ALIAS=y
  95. # CONFIG_FILTER is not set
  96. CONFIG_UNIX=y
  97. CONFIG_INET=y
  98. # CONFIG_IP_MULTICAST is not set
  99. # CONFIG_IP_ADVANCED_ROUTER is not set
  100. # CONFIG_IP_PNP is not set
  101. CONFIG_IP_FIREWALL=y
  102. # CONFIG_IP_TRANSPARENT_PROXY is not set
  103. # CONFIG_IP_ALWAYS_DEFRAG is not set
  104. CONFIG_IP_MASQUERADE=y
  105.  
  106. #
  107. # Protocol-specific masquerading support will be built as modules.
  108. #
  109. CONFIG_IP_MASQUERADE_ICMP=y
  110.  
  111. #
  112. # Protocol-specific masquerading support will be built as modules.
  113. #
  114. CONFIG_IP_MASQUERADE_IPAUTOFW=y
  115. CONFIG_IP_MASQUERADE_IPPORTFW=y
  116. # CONFIG_IP_ROUTER is not set
  117. # CONFIG_NET_IPIP is not set
  118. # CONFIG_NET_IPGRE is not set
  119. CONFIG_IP_ALIAS=y
  120. # CONFIG_SYN_COOKIES is not set
  121.  
  122. #
  123. # (it is safe to leave these untouched)
  124. #
  125. # CONFIG_INET_RARP is not set
  126. CONFIG_IP_NOSR=y
  127. CONFIG_SKB_LARGE=y
  128. # CONFIG_IPV6 is not set
  129.  
  130. #
  131. #  
  132. #
  133. # CONFIG_IPX is not set
  134. CONFIG_ATALK=y
  135. # CONFIG_X25 is not set
  136. # CONFIG_LAPB is not set
  137. # CONFIG_BRIDGE is not set
  138. # CONFIG_LLC is not set
  139. # CONFIG_ECONET is not set
  140. # CONFIG_WAN_ROUTER is not set
  141. # CONFIG_NET_FASTROUTE is not set
  142. # CONFIG_NET_HW_FLOWCONTROL is not set
  143. # CONFIG_CPU_IS_SLOW is not set
  144. # CONFIG_NET_SCHED is not set
  145. # CONFIG_NET_PROFILE is not set
  146.  
  147. #
  148. # SCSI support
  149. #
  150. CONFIG_SCSI=y
  151.  
  152. #
  153. # SCSI support type (disk, tape, CD-ROM)
  154. #
  155. CONFIG_BLK_DEV_SD=y
  156. CONFIG_CHR_DEV_ST=y
  157. CONFIG_BLK_DEV_SR=y
  158. # CONFIG_BLK_DEV_SR_VENDOR is not set
  159. CONFIG_CHR_DEV_SG=y
  160.  
  161. #
  162. # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
  163. #
  164. # CONFIG_SCSI_MULTI_LUN is not set
  165. CONFIG_SCSI_CONSTANTS=y
  166. # CONFIG_SCSI_LOGGING is not set
  167.  
  168. #
  169. # SCSI low-level drivers
  170. #
  171. # CONFIG_SCSI_7000FASST is not set
  172. # CONFIG_SCSI_AHA152X is not set
  173. CONFIG_SCSI_AHA1542=y
  174. # CONFIG_SCSI_AHA1740 is not set
  175. # CONFIG_SCSI_AIC7XXX is not set
  176. # CONFIG_SCSI_ADVANSYS is not set
  177. # CONFIG_SCSI_IN2000 is not set
  178. # CONFIG_SCSI_AM53C974 is not set
  179. CONFIG_SCSI_BUSLOGIC=y
  180. CONFIG_SCSI_OMIT_FLASHPOINT=y
  181. # CONFIG_SCSI_DTC3280 is not set
  182. # CONFIG_SCSI_EATA_DMA is not set
  183. # CONFIG_SCSI_EATA_PIO is not set
  184. # CONFIG_SCSI_EATA is not set
  185. CONFIG_SCSI_FUTURE_DOMAIN=y
  186. # CONFIG_SCSI_GDTH is not set
  187. # CONFIG_SCSI_GENERIC_NCR5380 is not set
  188. # CONFIG_SCSI_NCR53C406A is not set
  189. CONFIG_SCSI_IBMMCA=y
  190. # CONFIG_IBMMCA_SCSI_ORDER_STANDARD is not set
  191. # CONFIG_IBMMCA_SCSI_DEV_RESET is not set
  192. CONFIG_SCSI_PPA=y
  193. CONFIG_SCSI_PPA_HAVE_PEDANTIC=2
  194. # CONFIG_SCSI_PAS16 is not set
  195. # CONFIG_SCSI_PCI2000 is not set
  196. # CONFIG_SCSI_PCI2220I is not set
  197. # CONFIG_SCSI_PSI240I is not set
  198. # CONFIG_SCSI_QLOGIC_FAS is not set
  199. # CONFIG_SCSI_SEAGATE is not set
  200. # CONFIG_SCSI_T128 is not set
  201. # CONFIG_SCSI_U14_34F is not set
  202. # CONFIG_SCSI_ULTRASTOR is not set
  203. # CONFIG_SCSI_DEBUG is not set
  204.  
  205. #
  206. # Network device support
  207. #
  208. CONFIG_NETDEVICES=y
  209. # CONFIG_ARCNET is not set
  210. CONFIG_DUMMY=m
  211. # CONFIG_EQUALIZER is not set
  212. CONFIG_NET_ETHERNET=y
  213. CONFIG_NET_VENDOR_3COM=y
  214. # CONFIG_EL1 is not set
  215. # CONFIG_EL2 is not set
  216. # CONFIG_ELPLUS is not set
  217. # CONFIG_EL16 is not set
  218. CONFIG_ELMC=y
  219. # CONFIG_EL3 is not set
  220. # CONFIG_VORTEX is not set
  221. # CONFIG_LANCE is not set
  222. CONFIG_NET_VENDOR_SMC=y
  223. # CONFIG_WD80x3 is not set
  224. CONFIG_ULTRAMCA=y
  225. # CONFIG_ULTRA is not set
  226. # CONFIG_ULTRA32 is not set
  227. # CONFIG_SMC9194 is not set
  228. # CONFIG_NET_VENDOR_RACAL is not set
  229. # CONFIG_RTL8139 is not set
  230. # CONFIG_YELLOWFIN is not set
  231. # CONFIG_NET_ISA is not set
  232. # CONFIG_NET_EISA is not set
  233. # CONFIG_NET_POCKET is not set
  234. # CONFIG_FDDI is not set
  235. # CONFIG_DLCI is not set
  236. # CONFIG_LTPC is not set
  237. # CONFIG_COPS is not set
  238. # CONFIG_IPDDP is not set
  239. # CONFIG_PLIP is not set
  240. CONFIG_PPP=y
  241.  
  242. #
  243. # CCP compressors for PPP are only built as modules.
  244. #
  245. CONFIG_SLIP=y
  246. CONFIG_SLIP_COMPRESSED=y
  247. # CONFIG_SLIP_SMART is not set
  248. # CONFIG_SLIP_MODE_SLIP6 is not set
  249. # CONFIG_NET_RADIO is not set
  250. CONFIG_TR=y
  251. CONFIG_IBMTR=y
  252. # CONFIG_SHAPER is not set
  253.  
  254. #
  255. # Amateur Radio support
  256. #
  257. # CONFIG_HAMRADIO is not set
  258.  
  259. #
  260. # ISDN subsystem
  261. #
  262. # CONFIG_ISDN is not set
  263.  
  264. #
  265. # CD-ROM drivers (not for SCSI or IDE/ATAPI drives)
  266. #
  267. # CONFIG_CD_NO_IDESCSI is not set
  268.  
  269. #
  270. # Filesystems
  271. #
  272. # CONFIG_QUOTA is not set
  273. CONFIG_MINIX_FS=y
  274. CONFIG_EXT2_FS=y
  275. CONFIG_ISO9660_FS=y
  276. CONFIG_JOLIET=y
  277. CONFIG_FAT_FS=y
  278. CONFIG_MSDOS_FS=y
  279. CONFIG_UMSDOS_FS=y
  280. CONFIG_VFAT_FS=y
  281. CONFIG_PROC_FS=y
  282. CONFIG_NFS_FS=y
  283. # CONFIG_NFSD is not set
  284. CONFIG_SUNRPC=y
  285. CONFIG_LOCKD=y
  286. # CONFIG_CODA_FS is not set
  287. # CONFIG_SMB_FS is not set
  288. CONFIG_HPFS_FS=y
  289. # CONFIG_NTFS_FS is not set
  290. # CONFIG_SYSV_FS is not set
  291. # CONFIG_AFFS_FS is not set
  292. # CONFIG_HFS_FS is not set
  293. # CONFIG_ROMFS_FS is not set
  294. CONFIG_AUTOFS_FS=y
  295. # CONFIG_UFS_FS is not set
  296. # CONFIG_ADFS_FS is not set
  297. # CONFIG_DEVPTS_FS is not set
  298. # CONFIG_MAC_PARTITION is not set
  299. CONFIG_NLS=y
  300.  
  301. #
  302. # Native Language Support
  303. #
  304. CONFIG_NLS_CODEPAGE_437=y
  305. # CONFIG_NLS_CODEPAGE_737 is not set
  306. # CONFIG_NLS_CODEPAGE_775 is not set
  307. # CONFIG_NLS_CODEPAGE_850 is not set
  308. # CONFIG_NLS_CODEPAGE_852 is not set
  309. # CONFIG_NLS_CODEPAGE_855 is not set
  310. # CONFIG_NLS_CODEPAGE_857 is not set
  311. # CONFIG_NLS_CODEPAGE_860 is not set
  312. # CONFIG_NLS_CODEPAGE_861 is not set
  313. # CONFIG_NLS_CODEPAGE_862 is not set
  314. # CONFIG_NLS_CODEPAGE_863 is not set
  315. # CONFIG_NLS_CODEPAGE_864 is not set
  316. # CONFIG_NLS_CODEPAGE_865 is not set
  317. # CONFIG_NLS_CODEPAGE_866 is not set
  318. # CONFIG_NLS_CODEPAGE_869 is not set
  319. # CONFIG_NLS_CODEPAGE_874 is not set
  320. CONFIG_NLS_ISO8859_1=y
  321. # CONFIG_NLS_ISO8859_2 is not set
  322. # CONFIG_NLS_ISO8859_3 is not set
  323. # CONFIG_NLS_ISO8859_4 is not set
  324. # CONFIG_NLS_ISO8859_5 is not set
  325. # CONFIG_NLS_ISO8859_6 is not set
  326. # CONFIG_NLS_ISO8859_7 is not set
  327. # CONFIG_NLS_ISO8859_8 is not set
  328. # CONFIG_NLS_ISO8859_9 is not set
  329. CONFIG_NLS_KOI8_R=m
  330.  
  331. #
  332. # Character devices
  333. #
  334. CONFIG_VT=y
  335. CONFIG_VT_CONSOLE=y
  336. CONFIG_SERIAL=y
  337. # CONFIG_SERIAL_CONSOLE is not set
  338. # CONFIG_SERIAL_EXTENDED is not set
  339. # CONFIG_SERIAL_NONSTANDARD is not set
  340. CONFIG_PRINTER=y
  341. CONFIG_PRINTER_READBACK=y
  342. CONFIG_MOUSE=y
  343. # CONFIG_ATIXL_BUSMOUSE is not set
  344. # CONFIG_BUSMOUSE is not set
  345. # CONFIG_MS_BUSMOUSE is not set
  346. CONFIG_PSMOUSE=y
  347. # CONFIG_82C710_MOUSE is not set
  348. # CONFIG_PC110_PAD is not set
  349. # CONFIG_UMISC is not set
  350. # CONFIG_QIC02_TAPE is not set
  351. # CONFIG_APM is not set
  352. # CONFIG_WATCHDOG is not set
  353. # CONFIG_RTC is not set
  354. # CONFIG_VIDEO_DEV is not set
  355. # CONFIG_NVRAM is not set
  356. CONFIG_JOYSTICK=y
  357. # CONFIG_MISC_RADIO is not set
  358.  
  359. #
  360. # Ftape, the floppy tape device driver
  361. #
  362. # CONFIG_FTAPE is not set
  363.  
  364. #
  365. # Sound
  366. #
  367. CONFIG_SOUND=m
  368. # CONFIG_SOUND_PAS is not set
  369. # CONFIG_SOUND_SB is not set
  370. # CONFIG_SOUND_ADLIB is not set
  371. # CONFIG_SOUND_GUS is not set
  372. # CONFIG_SOUND_MPU401 is not set
  373. # CONFIG_SOUND_PSS is not set
  374. # CONFIG_SOUND_MSS is not set
  375. # CONFIG_SOUND_SSCAPE is not set
  376. # CONFIG_SOUND_TRIX is not set
  377. # CONFIG_SOUND_MAD16 is not set
  378. # CONFIG_MAD16_OLDCARD is not set
  379. # CONFIG_SOUND_CS4232 is not set
  380. # CONFIG_SOUND_MAUI is not set
  381. # CONFIG_SGALAXY is not set
  382. # CONFIG_SOUND_OPL3SA1 is not set
  383. # CONFIG_SOUND_SOFTOSS is not set
  384. # CONFIG_SOUND_YM3812 is not set
  385. # CONFIG_SOUND_VMIDI is not set
  386. # CONFIG_SOUND_UART6850 is not set
  387.  
  388. #
  389. # Additional low level sound drivers
  390. #
  391. # CONFIG_LOWLEVEL_SOUND is not set
  392.  
  393. #
  394. # Kernel hacking
  395. #
  396. CONFIG_PROFILE=y
  397. CONFIG_PROFILE_SHIFT=2
  398. # CONFIG_MAGIC_SYSRQ is not set
  399. CONFIG_VGA_CONSOLE=y
  400.